Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies #251

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Update all dependencies #251

merged 2 commits into from
Jan 7, 2025

Conversation

Mad-Kat
Copy link
Collaborator

@Mad-Kat Mad-Kat commented Dec 29, 2024

Updated all dependencies that were possible:

JS:

core:
-  "@babel/core": 7.23.2
+  "@babel/core": 7.26.0
-  "@babel/plugin-syntax-typescript": 7.22.5
+  "@babel/plugin-syntax-typescript": 7.25.9

dev:
-  "@babel/types": 7.23.0
+  "@babel/types": 7.26.3
-  "@codspeed/benchmark.js-plugin": 3.1.0
+  "@codspeed/benchmark.js-plugin": 4.0.0
-  "@next/mdx": 15.0.2
+  "@next/mdx": 15.1.3
-  "@shikijs/monaco": 1.22.2
+  "@shikijs/monaco": 1.24.4
-  "@shikijs/transformers": 1.22.2
+  "@shikijs/transformers": 1.24.4
-  "@testing-library/jest-dom": 5.17.0
+  "@testing-library/jest-dom": 6.6.3
-  "@types/babel__core": 7.1.14
+  "@types/babel__core": 7.20.5
-  "@types/jest": 29.5.12
+  "@types/jest": 29.5.14
-  "@types/node": 22.9.0
+  "@types/node": 22.10.2
-  "@vitejs/plugin-react": 4.3.1
+  "@vitejs/plugin-react": 4.3.4
-  fumadocs-core: 14.5.6
+  fumadocs-core: 14.6.8
-  fumadocs-mdx: 11.1.2
+  fumadocs-mdx: 11.2.1
-  fumadocs-openapi: 5.8.1
+  fumadocs-openapi: 5.10.6
-  fumadocs-twoslash: 2.0.1
+  fumadocs-twoslash: 2.0.2
-  fumadocs-ui: 14.5.6
+  fumadocs-ui: 14.6.8
-  jest: 29.6.2
+  jest: 29.7.0
-  jest-environment-jsdom: 29.6.2
+  jest-environment-jsdom: 29.7.0
-  memfs: 4.9.3
+  memfs: 4.15.1
-  next: 15.0.4
+  next: 15.1.3
-  next-themes: 0.4.3
+  next-themes: 0.4.4
-  postcss: 8.4.47
+  postcss: 8.4.49
-  postcss-nested: 6.2.0
+  postcss-nested: 7.0.2
-  react-resizable-panels: 2.1.6
+  react-resizable-panels: 2.1.7
-  shiki: 1.22.2
+  shiki: 1.24.4
-  styled-components: 6.1.1
+  styled-components: 6.1.13
-  tailwindcss: 3.4.14
+  tailwindcss: 3.4.17
-  tsup: 7.2.0
+  tsup: 8.3.5
-  typescript: 5.5.2
+  typescript: 5.7.2
-  vite: 5.3.4
+  vite: 6.0.6
-  vitest: 2.0.4
+  vitest: 2.1.8
-  webpack: 5.92.1
+  webpack: 5.97.1

Rust:

-serde = "1.0.203"
+serde = "1.0.217"
-serde_json = "1.0.119"
+serde_json = "1.0.134"
-pathdiff = "0.2.1"
+pathdiff = "0.2.3"
-swc_core = "5.0.1"
+swc_core = "5.0.4"
-rustc-hash = "2.0.0"
+rustc-hash = "2.1.0"
-divan = "0.1.14"
+divan = "0.1.17"
-swc = "5.0.1"
+swc = "5.0.2"

Copy link

changeset-bot bot commented Dec 29, 2024

🦋 Changeset detected

Latest commit: e300c1e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
next-yak Patch
yak-swc Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Mad-Kat Mad-Kat force-pushed the update-dependencies branch from 3c118c5 to c72fe9a Compare December 29, 2024 16:00
@Mad-Kat Mad-Kat marked this pull request as ready for review December 29, 2024 16:04
@Mad-Kat Mad-Kat requested a review from jantimon December 29, 2024 16:04
@Mad-Kat Mad-Kat force-pushed the update-react-types branch from 1e07786 to dec1191 Compare January 6, 2025 12:38
jantimon
jantimon previously approved these changes Jan 6, 2025
@Mad-Kat Mad-Kat force-pushed the update-react-types branch from dec1191 to 3f1825e Compare January 7, 2025 06:45
@Mad-Kat Mad-Kat force-pushed the update-dependencies branch from c72fe9a to f2bd1cc Compare January 7, 2025 06:55
Base automatically changed from update-react-types to main January 7, 2025 12:36
@jantimon jantimon dismissed their stale review January 7, 2025 12:36

The base branch was changed.

@Mad-Kat Mad-Kat force-pushed the update-dependencies branch from f2bd1cc to d1eda5e Compare January 7, 2025 12:38
@jantimon jantimon self-requested a review January 7, 2025 12:39
jantimon
jantimon previously approved these changes Jan 7, 2025
@Mad-Kat Mad-Kat enabled auto-merge (squash) January 7, 2025 12:40
@Mad-Kat Mad-Kat disabled auto-merge January 7, 2025 12:40
Copy link

codspeed-hq bot commented Jan 7, 2025

CodSpeed Performance Report

Merging #251 will improve performances by 46.7%

Comparing update-dependencies (e300c1e) with main (7f90169)

🎉 Hooray! codspeed-node just leveled up to 4.0.0!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

⚡ 1 improvements
✅ 1 untouched benchmarks

Benchmarks breakdown

Benchmark main update-dependencies Change
render KanjiLetterComponentYak 352.9 ms 240.6 ms +46.7%

@Mad-Kat Mad-Kat requested a review from jantimon January 7, 2025 12:56
@Mad-Kat Mad-Kat merged commit d4379a2 into main Jan 7, 2025
8 checks passed
@Mad-Kat Mad-Kat deleted the update-dependencies branch January 7, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants